﻿COUNTRIES = {
	c:AUS ?= {
		effect_starting_technology_tier_3_tech = yes
		effect_starting_politics_conservative = yes

		add_technology_researched = atmospheric_engine

		set_tax_level = medium

		# Laws 
		activate_law = law_type:law_monarchy
		activate_law = law_type:law_autocracy 
		activate_law = law_type:law_freedom_of_conscience
		activate_law = law_type:law_women_own_property
		activate_law = law_type:law_hereditary_bureaucrats
		activate_law = law_type:law_national_supremacy
		activate_law = law_type:law_mercantilism
		activate_law = law_type:law_interventionism
		activate_law = law_type:law_local_police
		activate_law = law_type:law_public_schools
		activate_law = law_type:law_censorship
		activate_law = law_type:law_land_based_taxation
		activate_law = law_type:law_colonial_exploitation

		set_institution_investment_level = {
			institution = institution_schools
			level = 1
		}
		
		set_institution_investment_level = {
			institution = institution_police
			level = 2
		}		
		
		# Geheime Staatskonferenz
		ig:ig_landowners = {
			add_ruling_interest_group = yes
			add_ideology = ideology_austrian_hegemony
			set_interest_group_name = austrian_aristocracy
		}
		ig:ig_armed_forces = {
			add_ruling_interest_group = yes
		}
		ig:ig_intelligentsia = {
			add_ruling_interest_group = yes
		}

		add_journal_entry = {
			type = je_dual_monarchy
		}
	}
}
